www.mxdraw.com
|
绘制光栅图形
[helpstring("method DrawImage")] HRESULT DrawImage([in] DOUBLE dPosX, [in] DOUBLE dPosY, [in] DOUBLE dScale, [in] DOUBLE dAng, [in] BSTR pszFilePath, [out,retval] LONGLONG* pID);
参数 |
说明 |
[in] DOUBLE dPosX |
插入点的X坐标 |
[in] DOUBLE dPosY |
插入点的Y坐标 |
[in] DOUBLE dScale |
光栅图形的缩放比例 |
[in] DOUBLE dAng |
旋转角度 |
[in] BSTR pszFilePath |
光栅图的文字路径,支持http://开头的网络路径. |
返回光栅图对象id